Closed
Bug 645939
Opened 14 years ago
Closed 14 years ago
Tp & Tp-no_chrome are orange on Android
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 648307
People
(Reporter: mfinkle, Unassigned)
Details
(Whiteboard: [mobile_unittests])
Do we know why the Tp tests on Android are orange?
Comment 1•14 years ago
|
||
it looks like these are orange more than green. From looking at a few logs, I see that we load a few websites up, then nothing else is printed. This is usually the case when fennec doesn't write to the file (i.e. isn't loading more pages). Three reasons for this:
1) fennec is hung
2) fennec has crashed
3) we have timed out (an hour with no output) and killed fennec in the talos scripts (usually as a result of #1).
My take is that tp4 is eating up too much memory or we have a page in the pageset that causes fennec to crash.
Updated•14 years ago
|
Whiteboard: [mobile_unittests]
Comment 2•14 years ago
|
||
as a reference point, I am seeing about 400 seconds for elapsed time on the green runs of tp4* and these runs are ~260seconds. This helps me argue for seeing a fennec crash.
Comment 3•14 years ago
|
||
mark,
Do you want us to bounce this over to mobile dev or close the bug?
Let us know if there is anything we can do to help with this.
Reporter | ||
Comment 4•14 years ago
|
||
(In reply to comment #1)
> My take is that tp4 is eating up too much memory or we have a page in the
> pageset that causes fennec to crash.
I can run the same pageset on Android phones using Test Harness (Zippity) over 20+ nightlies in a row, without rebooting the phone. I don't think this is a memory issue.
Comment 5•14 years ago
|
||
joel,
I don't think the bug is going to be helpful in releng queue as it looks like we need to find out what's happening device side.
Ok to move to ateam queue?
Comment 6•14 years ago
|
||
bear, yeah for now. I will work on reproducing locally
Updated•14 years ago
|
Component: Release Engineering → New Frameworks
Product: mozilla.org → Testing
QA Contact: release → new-frameworks
Version: other → unspecified
Comment 7•14 years ago
|
||
we will be tracking this in 648307 as I put a patch up there to resolve this problem and forgot about this specific bug.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•7 years ago
|
Component: New Frameworks → General
You need to log in
before you can comment on or make changes to this bug.
Description
•